home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16768 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++,comp.edu
  4. Subject: Re: ANSI C and POSIX (was Re: C/C++ knocks the crap out of Ada)
  5. Date: 11 Apr 1996 23:07:01 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4kkru5INN71j@keats.ugrad.cs.ubc.ca>
  8. References: <JSA.96Feb16135027@organon.com> <4k3utg$ndp@solutions.solon.com> <dewar.828757752@schonberg> <4kkbk7$hv8@nntp.Stanford.EDU>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4kkbk7$hv8@nntp.Stanford.EDU>,
  12. Chuck Karish <karish@pangea.Stanford.EDU> wrote:
  13. >In article <dewar.828757752@schonberg>, Robert Dewar <dewar@cs.nyu.edu> wrote:
  14. >>"You know, POSIX, Spec 1170, X/Open, that kind of stuff.  POSIX is the one the
  15. >>US govt. will not use Win NT because of, because it doesn't match the spec
  16. >>they've selected."
  17. >
  18. >Incorrect premise: Windows NT does conform to POSIX.1 and the
  19. >US Government does buy it as a FIPS 151-2 conforming system.
  20.  
  21. It does? You mean under NT, I could, say, disable the console echo by making
  22. suitable changes to a ``struct termios'', and pass it to tcsetattr()?
  23. Or send a SIGTSTP signal to the foreground process group from the controlling
  24. terminal? Wow...
  25.  
  26. -- 
  27.  
  28.